wayland: Avoid a crash with GtkGLArea
authorMatthias Clasen <mclasen@redhat.com>
Sun, 13 Sep 2015 18:18:19 +0000 (14:18 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 13 Sep 2015 19:56:30 +0000 (15:56 -0400)
commitb64a0b923389fb719b6d8947973c834c0be315cb
treea235cc99e40a4934207f64be4c454326e235cd84
parentea294fd92c86aa28fd40b1c5c14f55eea6da5f6b
wayland: Avoid a crash with GtkGLArea

We must not call gdk_wayland_window_attach_image when
using GL for drawing, this leads to a crash.

https://bugzilla.gnome.org/show_bug.cgi?id=754770
gdk/wayland/gdkwindow-wayland.c